In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AnnotationResizeRotateHandlesScale Property

AnnotationResizeRotateHandlesScale Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(25)>

Property AnnotationResizeRotateHandlesScale As Single
[DispId(25)]

float AnnotationResizeRotateHandlesScale {get; set;}
read-write property AnnotationResizeRotateHandlesScale: Single; 
DispIdAttribute(25)

function get,set AnnotationResizeRotateHandlesScale : float
[DispId(25)]

__property float get_AnnotationResizeRotateHandlesScale();

__property void set_AnnotationResizeRotateHandlesScale( 

   float value

);
[DispId(25)]

property float AnnotationResizeRotateHandlesScale {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members